catch block meaning in Chinese
安全钳
Examples
- How to : use specific exceptions in a catch block
>如何:在catch块中使用特定异常 - Print does not transfer control to a catch block
Print不会将控制传输到catch块。 - Catch block can specify an exception type to catch
块可以指定要捕捉的异常类型。 - If the type filter of the catch block specifies
如果某catch块的类型筛选器指定 - Consider using a local catch block to clean up memory
应考虑使用局部catch块清理内存